const runtime._GoidCacheBatch

4 uses

	runtime (current package)
		proc.go#L598: 	_GoidCacheBatch = 16
		proc.go#L4134: 		_p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
		proc.go#L4135: 		_p_.goidcache -= _GoidCacheBatch - 1
		proc.go#L4136: 		_p_.goidcacheend = _p_.goidcache + _GoidCacheBatch